Verify Banner
VALID
, INVALID
or UNKNOWN
.
verifyContext
included in the request will have a validation of VALID
.verifyContext
included in the request will have a validation of UNKNOWN
.verifyContext
included in the request will have a validation of INVALID
verifyContext
included in the request will contain parameter isScam
with value true
.Reown.Core.Models.Verify.VerifiedContext
provides a domain verification information about SessionProposal
, SessionRequest
and AuthRequest
.
It consists of origin of an app from where the request has been sent, validation Enum that says whether origin is VALID
, INVALID
or UNKNOWN
and verify url server.